home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PPC1B3AA.ZIP / EDIT.PPS < prev    next >
Text File  |  1996-07-29  |  244b  |  11 lines

  1. ; Demonstration of the PageEdit procedure (library PAGEEDIT.LIB)
  2. ;
  3. ; Note: your application needs to be distributed along with PAGEEDIT.CFG &
  4. ; PAGEEDIT.PCB !
  5.  
  6. #ppe
  7. #libpath ..\..\lib
  8. #use pageedit
  9.  
  10. PageEdit(PPEPath() + "SAMPLE.PCB")
  11.